Skip to content

refactor: Move optimizer into planner #7603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Sep 14, 2022

Signed-off-by: Xuanwo github@xuanwo.io

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

refactor: Move optimizer into planner


This PR is part of #7593

We move optimizer into planner and cleanup all refer to sql module.

So that we can move planner out in the next PR.

Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo requested a review from leiysky September 14, 2022 04:11
@vercel
Copy link

vercel bot commented Sep 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Sep 14, 2022 at 5:32AM (UTC)

@Xuanwo Xuanwo requested a review from sundy-li September 14, 2022 04:11
@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Sep 14, 2022
@Xuanwo Xuanwo requested a review from PsiACE September 14, 2022 04:16
@mergify mergify bot merged commit c5716cd into databendlabs:main Sep 14, 2022
@Xuanwo Xuanwo deleted the move-optimizer-into-planner branch September 14, 2022 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants